xen.git
2005-08-10 cl349@firebug... merge?
2005-08-10 iap10@firebug... Install libxenstore in /usr/lib64 for 64 bit builds
2005-08-10 cl349@firebug... Make xenconsole more friendly when invoked directly.
2005-08-10 kaf24@firebug... Small time fixes.
2005-08-10 kaf24@firebug... Fix wallclock initialisation in domain0.
2005-08-10 kaf24@firebug... Fix domain0 builder for PAE.
2005-08-10 kaf24@firebug... Fix 64-bit __get_user() on 32-bit x86. Needed for PAE.
2005-08-10 kaf24@firebug... Fix stupid typo in previous checkin (stopped time.c
2005-08-10 kaf24@firebug... Fix time handling on x86/64.
2005-08-10 twilkie@paploo... Fix simple index error in error handling. Now reports...
2005-08-10 kaf24@firebug... merge
2005-08-10 kaf24@firebug... dma_map_single can't sleep since it may be called with...
2005-08-10 cl349@firebug... merge?
2005-08-10 cl349@firebug... Make xen daemon startup more robust.
2005-08-10 kaf24@firebug... Add padding to allocation bitmap. Should fix page fault
2005-08-10 kaf24@firebug... The following patch adds cramfs support to domU kernels...
2005-08-10 cl349@firebug... Initialize the xenstore MFN for VMX domains
2005-08-09 cl349@firebug... merge?
2005-08-09 cl349@firebug... Do not suppress errors on writes outside transactions.
2005-08-09 kaf24@firebug... Directly including ../tools breaks building in separate...
2005-08-09 kaf24@firebug... Add missing LGPL license notice to python sources
2005-08-09 kaf24@firebug... PAE PMDs must be made writable before freeing.
2005-08-09 kaf24@firebug... merge
2005-08-09 kaf24@firebug... merge
2005-08-09 twilkie@paploo... Updates to SV. New look. Removed and simplified lots...
2005-08-09 cl349@firebug... merge?
2005-08-09 cl349@firebug... The following patch is a major restructuring of main...
2005-08-09 kaf24@firebug... When building in separate object directory entry.o...
2005-08-09 kaf24@firebug... Fixes for x86/64 writable pagetables, including SMP
2005-08-09 cl349@firebug... Restore suspend/resume calls for the control interface...
2005-08-09 cl349@firebug... Don't expose xenstore daemon-only permission bits throu...
2005-08-08 kaf24@firebug... Simple fix to getdomaininfo cpu_time calculation for
2005-08-08 kaf24@firebug... Fix page_to_phys() macro as suggested by Gerd.
2005-08-08 kaf24@firebug... That one is obviously needed to make pae xen-linux...
2005-08-08 kaf24@firebug... Fix x86/64 xenlinux build. Remove stupid patch.
2005-08-08 kaf24@firebug... Fix signedness issue in xenlinux timer interrupt handler.
2005-08-08 kaf24@firebug... Really fix the x86/64 build. Get rid of push/pop from
2005-08-08 kaf24@firebug... Fix the x86/64 build.
2005-08-08 kaf24@firebug... Remove dead file.
2005-08-08 kaf24@firebug... Remove dead files.
2005-08-08 kaf24@firebug... Fix both Xen and XenLinux to correctly handle 64-bit
2005-08-08 kaf24@firebug... 1) More testing: include tests which I forgot in previo...
2005-08-08 kaf24@firebug... Fix hw_resend_irq() -- IRQ_PENDING must be propagated...
2005-08-08 kaf24@firebug... The attached patch adds -Werror to HOSTCFLAGS in Config...
2005-08-08 kaf24@firebug... Attached is a patch to x86_64 xenlinux. It also include...
2005-08-08 kaf24@firebug... Writable pagetables for x86/64. Xen portion.
2005-08-07 kaf24@firebug... Really include renamed console files. :-)
2005-08-07 kaf24@firebug... Rename console binaries to xenconsole and xenconsoled.
2005-08-07 kaf24@firebug... this patch fixes X86_64 Xorg Xfree86 issues.
2005-08-06 kaf24@firebug... Fix perfc_defn.h to allow multiple inclusion.
2005-08-06 kaf24@firebug... xend prints out some messages when starting, which...
2005-08-06 kaf24@firebug... More time-interface fixes.
2005-08-06 kaf24@firebug... Fix xenbus_read() usage in shutdown handler.
2005-08-06 kaf24@firebug... - include linux/vmalloc.h for vmalloc
2005-08-06 kaf24@firebug... This patch changes the vcpu-hotplug handler from using...
2005-08-06 kaf24@firebug... This patch changes the probe notifier, per Rusty's...
2005-08-06 kaf24@firebug... This patch changes the shutdown driver and xend to...
2005-08-05 kaf24@firebug... Fix mach2phys table allocation for 32-bit PAE Xen.
2005-08-05 kaf24@firebug... Fix xtime_lock handling to avoid deadlock in sched_clock().
2005-08-05 kaf24@firebug... No need to define errno defined at the top of reboot.c.
2005-08-05 kaf24@firebug... xenstored has had a testsuite for some time. This...
2005-08-05 kaf24@firebug... The C interface no longer has a priority arg, but the...
2005-08-05 kaf24@firebug... Attached is a randomized tester for consoled. It's...
2005-08-05 kaf24@firebug... Instead of queuing messages when the control channels...
2005-08-05 kaf24@firebug... xc_console is probably too chatty about termios failure...
2005-08-05 kaf24@firebug... The attached patch:
2005-08-04 kaf24@firebug... Attached are
2005-08-04 kaf24@firebug... Fix my previous patch to the trap-frame creation code
2005-08-04 kaf24@firebug... Merge
2005-08-04 kaf24@firebug... Fix event-upcall masking when creating a trap frame
2005-08-04 akw27@arcadians... Blktap updates: request batching, O_DIRECT/AIO support.
2005-08-04 akw27@arcadians... Add missing parallax makefile.
2005-08-04 akw27@arcadians... Fix two syntax errors in frame-and-sect decoding macros.
2005-08-04 kaf24@firebug... Fix iopl() syscall so that we pass LTP's iopl02 test.
2005-08-04 kaf24@firebug... The attached patch removes all of the console handling...
2005-08-04 kaf24@firebug... Here are another couple of places where 8 sectors/page...
2005-08-04 kaf24@firebug... libxenstore (used to access the daemon) should be licen...
2005-08-04 kaf24@firebug... Merge.
2005-08-03 iap10@freefall... Add linux 2.6.12.3 patch
2005-08-03 kaf24@firebug... Move more drivers to bind_evtchn_to_irqhandler() interface.
2005-08-03 kaf24@firebug... On x86, Xen does not claim any serial port unless the...
2005-08-03 kaf24@firebug... Virtual device drivers use new bind_evtchn_to_irqhandle...
2005-08-03 kaf24@firebug... MErge.
2005-08-03 kaf24@firebug... Merge,
2005-08-03 kaf24@firebug... The attached trivial patch fixes a spurious gcc-4.0...
2005-08-03 kaf24@firebug... gcc-3.4/ia64 compilation fixes.
2005-08-03 kaf24@firebug... 1) Make more functions in io.c static
2005-08-03 kaf24@firebug... Merge.
2005-08-03 kaf24@firebug... Manual merge.
2005-08-03 iap10@freefall... Update -xen config file for net grant tables. Default...
2005-08-03 kaf24@firebug... Manula merge.
2005-08-03 kaf24@firebug... Fix typo in Linux header file. Totally harmless --...
2005-08-03 iap10@freefall... Modify default Linux 2.6 config files to build for...
2005-08-03 iap10@freefall... Fix automatic toggling of PAE in Linux config files
2005-08-03 iap10@freefall... Since we use configs from dist/install/boot in preferen...
2005-08-03 smh22@firebug... Don't enable PAE by default just yet.
2005-08-03 vh249@arcadians... fix netdriver grant table option back to n by default
2005-08-02 cl349@firebug... merge?
2005-08-02 cl349@firebug... Fix migration for SMP guests with 1 vcpu.
2005-08-02 vh249@firebug... update x86_64 config files for grant table in netdriver
next